home *** CD-ROM | disk | FTP | other *** search
- Date: Mon, 14 Feb 1994 11:47:04 -0800
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <199402141947.LAA17928@mail.netcom.com>
- To: hyc@terminator.rs.itd.umich.edu, mint@atari.archive.umich.edu
- Subject: Re: user-written interrupt handlers
-
- I would think that any user-supplied interrupt handlers should be provided
- as device drivers; they can then call into the kernel via the table that
- MiNT provides, and don't have to worry about going through trap #1.
-
- Regards,
- Eric
-